To Setup Load Balancing

Load Balancing is a process that enables two or more RFgen servers to distribute the client workload up the number of clients the server is licensed to support. After RFgen is configured for load balancing, the load balancing process will run automatically as part of the service. Load Balancing is an optional configuration and requires additional licensing.

Setup Steps

*Before you start, obtain and install the licenses needed to support the number of clients to be shared between servers.

  1. From your Mobile Development Studio or Mobile Unity Platform console, go to:
    Configuration > Application Services: Load Balancing Cluster
  2. Enter the Server Name(s).
  3. If port if its different from the default (port 12693) enter the port number.
  4. If your load balanced servers are behind a firewall, check the NAT Firewall checkbox. This enables the resolution of the DNS server name(s) to the IP address of the servers if they are behind a firewall.
    For more details see the topic RFgen Load Balancing with NAT Firewall enabled.
  5. Click OK.
  6. The load balance service will run as part of the RFgen service.
  7. To view the status of the configured server services, launch the Mobile Unity Platform Console and scroll towards the bottom to see a panel displaying the status of the Load Balanced cluster.
  8. You are now ready to test client connections if the server goes down.
To continue see "To Test Load Balancing".